From ec402e17fbbedbf76aeaadfadc52a26414111d5a Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Wed, 1 Oct 2014 18:41:25 +0200 Subject: [PATCH] tools: remove private copies of includedir and libdir from libxenstat They are wrong and unused. Signed-off-by: Olaf Hering Acked-by: Ian Campbell Cc: Ian Campbell Cc: Ian Jackson Cc: Stefano Stabellini Cc: Wei Liu --- tools/xenstat/libxenstat/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tools/xenstat/libxenstat/Makefile b/tools/xenstat/libxenstat/Makefile index f64a45c773..86068cba60 100644 --- a/tools/xenstat/libxenstat/Makefile +++ b/tools/xenstat/libxenstat/Makefile @@ -15,10 +15,6 @@ XEN_ROOT=$(CURDIR)/../../.. include $(XEN_ROOT)/tools/Rules.mk -prefix=$(PREFIX) -includedir=$(prefix)/include -libdir=$(prefix)/lib - LDCONFIG=ldconfig MAKE_LINK=ln -sf -- 2.30.2